home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / PROGRAMM / COBOL / H309.ZIP / COBXREF.ZIP / COBXRF.EXE / 21.ASC < prev    next >
Text File  |  1990-04-20  |  1KB  |  24 lines

  1. COBOL Reformatter - COBFORM
  2.  
  3. This program allows you to reformat COBOL programs to conform to your
  4. own preferred layout. It also contains a structured programming preprocessor
  5. which converts structured programming commands into valid COBOL.
  6.  
  7. The layout of the converted program is defined in a table which specifies
  8. the alignment of selected COBOL verbs, reserved words and datanames.
  9. Two sample tables are supplied, one of which contains the structure verbs.
  10.  
  11. The table also allows you to perform global replacements of selected keywords
  12. througout the text, thus you can change all occurrences of a dataname or a
  13. paragraph name.
  14.  
  15. In the full version, available on registration, you can automatically insert
  16. Trace and Path Analysis code into a test version of the source, and a number of
  17. other options are available, eg number of columns indentation after an IF.
  18.  
  19. To order this program, please send £3 for the shareware version, or £20 for
  20. the registered version, to the address shown on screen 2.
  21.  
  22. Type   0    for the main menu
  23.        22   for details of the structured preprocessor
  24.